Uses of Class
negotiator.tournament.VariablesAndValues.AgentVariable

Packages that use AgentVariable
negotiator.tournament   
 

Uses of AgentVariable in negotiator.tournament
 

Methods in negotiator.tournament that return types with arguments of type AgentVariable
 java.util.ArrayList<AgentVariable> Tournament.getAgentVars()
           
 java.util.ArrayList<AgentVariable> Tournament.getDecoupledAgentVars()
          Converts the descriptions of the BOA framework agents to actual agents compatible with Genius.